.. _CPU_SSSE3_Supported: =================== CPU_SSSE3_Supported =================== Check if Supplemental Streaming SIMD Extensions 3 (SSSE3 or SSE3S) instructions are supported. :: CPU_SSSE3_Supported PROTO **Parameters** **Returns** TRUE if SSSE3 instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/SSSE3 **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_SSE_Supported`, :ref:`CPU_SSE2_Supported`, :ref:`CPU_SSE3_Supported`, :ref:`CPU_SSE41_Supported`, :ref:`CPU_SSE42_Supported`